All Moving averagesI have added an option to turn on or off any Moving average by choice and if needed, Heikin-ashi used as source (instead of close)
List of Moving Averages which you can use
T3 - Tillson Moving Average
DEMA - Double Exponential Moving Average
ALMA - Arnaud Legoux moving average
LSMA - Least Squares Moving Average
MA - Simple Moving Average
EMA - Exponential Moving Average
WMA - Weighted Moving Average
SMMA -The Smoothed Moving Average
TEMA - triple exponential moving average
HMA - The Hull Moving Average
AMA - Adaptive Moving Average
FAMA - Fractal Adaptive Moving Average
VIDYA - Variable Index Dynamic Average
TRIMA - Triangular Moving Average
Consider a tip in ETH to
0xac290B4A721f5ef75b0971F1102e01E1942A4578
Thank you and have a nice day
CryptoJoncis
Cari dalam skrip untuk "Heikin Ashi"
Simple MA strategySimple above below MA strategy perfect for long term investors , numbers worked on a 1 for 1 contract basis with enough capital to cover the trades. Heikin ashi 1 hr
Tillson Moving Average(ema) singleT3 Moving Average indicator was originally developed by Tim Tillson in 1998/99.
T3 Moving Average is considered as improved and better to traditional moving averages as it is smoother and performs better in trending market conditions.
It offers multiple opportunities when the price is in the state of retracement and therefore allows to minimize your exposed risk and allowing your profits run.
This version provides simple T3 MA
Source options - all standard + HA
T3 based on 6x ema
Only adds 1 T3 MA on chart
Consider a tip in ETH to
0xac290B4A721f5ef75b0971F1102e01E1942A4578
Thank you and have a nice day
CryptoJoncis
Retrospective Candlestick ChartWhen i was in Japan with some traders colleagues we talked about traditional charting tools from this country and how they changed the way we look at our charts today. Then suddenly one of the japanese traders i have met earlier said "Why not making another charting tool ? Smoother than Heikin-Ashi and including all the information a trader may need but easier to interpret".
So i had the idea of averaging the input and the output of the respective close / open / high and low price using a recursive exponential window functions, each values will be closer to their true value if they are volatile, if they are not then those values will look smoother, the length input represents the reactivity of the candles, high values represents smoother results but less reactive.The goal of those candles is to make all the information easier to interpret by a trader.
500 input length , the price look smoother, supports and resistances are easier to make.
The interpretation of highs and lows are important, the Retrospective Candlestick Chart save you time by showing only huge movements.
SMA Diff StdHello Tradingviewers
I don’t claim that anything I share is original, but I will never intentionally steal someone else’s work other than using plug and play pieces of code that are shared publicly because that’s how I’m learning to code in the first place
I started learning to trade and code on this very platform few months ago, AKA noob on both fronts and I still am. Many thanks to those of you who share their ideas, studies and strategies with us for free. I personally owe you most of what I know trading-related
Long story short, I ended up experimenting with all different kinds of code, some of it has no kind of logic behind it at least for me, but the results are somehow interesting, that’s why I thought about sharing them, also it is fun anyway 😊
--------------------------------------------------------------------------
Indicator info:
- Alert conditions implemented “autoview friendly”
- Use Heikin Ashi candles for better smoothing
- WARNING: Avoid use in a bear market
Any kind of feedback is appreciated, coding advice and such…
Feel free to use and share but please no commercial use. Happy trading everyone
--------------------------------------------------------------------------
As crypto is my only source of income, donations are most welcome if any of my work prove useful to you. Just a cup of tea that is
ETH/TUSD: 0xc66c009140553ef5dec23045399d9dcfddd096a5
LTC: LW4TP527c3HK6FnewXRZt3i6jnrhAynJMA
XVG: DE7uD66rYdmpqe4Fd3MxsXv7F1kNfCrzLk
BTC World Price: Multi-Exchange VWAPBTC World Price: Multi-Exchange VWAP
__________________________
WHAT IT DOES
What you see above are not Bitmex candles, but this indicator's.
Bitcoin is listed on multiple exchanges. Many people have called for a single global index that would quote BTC price and volume across all exchanges: this script is such a virtual aggregate (formerly: Multi-Listed , Volume-Weighted Average Price ).
It will, independently for each tick, for any time-frame:
- Quote the price (O, H, L, C) and volume from Bitfinex (USD), Binance (USDT), bitFlyer (Yen), Bithumb (S. Korean Won), Coinbase (USD), Kraken (EUR) and even Bitmex (USD Contracts).
- Weight each price with the corresponding volume of the exchange.
- Quote the FOREX conversion rate in USD for each currency (USDJPY etc.)
- Finally return global average price (candles) in USD.
- Additionally provide (H+L)/2 etc. values.
No more "on Coinbase this" or "on Bitstamp that", you've now got a global overview!
See CoinMarketCap: Markets for reference. I've included alternative exchanges in the comments at the top of the script.
__________________________
HOW TO USE IT
Basically just add it to your chart and use the indicator's candles instead of the chart's main ticker.
By default, BTC World Price will display candles only, but you can also display OHLC & averages (in whichever style you want).
You may indeed want to hide the main symbol (top-left corner, click the 'eye' button next to its name), or switch it to something else than candles/bars (e.g. line).
Make sure "Scale Price Chart Only" is disabled if you want to use the auto-zoom feature. (if other indicators are messing your zoom, you can try to select "Line with Breaks" or "Area with Breaks" to allow these to overflow from the main window)
By clicking the triangle next to the indicator's name, you can select "Visual Order" (e.g "Bring to Front").
You can select regular Candles or Heikin-Ashi in Options.
In the Format > Inputs tab, you can select which exchanges to quote. By default, all of them are enabled.
The script also exposes the following typical values to the backend, which you can use as Price Source for other indicators: (e.g. MA, RSI, in their "Format > Input" tab)
Open Price (grey)
High Price (green)
Low Price (red)
Close Price (white)
(H + L)/2 (light blue)
(H + L + C)/3 (blue)
(O + H + L + C)/4 (purple)
They are all hidden by default (by means of maximum transparency).
In the Format > Style tab, you can change their color, transparency and style (line, area, etc), as well as uncheck Candles and Wicks to hide these.
If you are using "Indicator Last Value" and want to clear the clutter from all these values, simply uncheck them in Style. They will still be available as Price Source for other indicators.
You can also choose to scale it to the left, right (default) or "screen" (no scaling).
Once you're satisfied with your Style, you may click "Default"> "Save as default" in the botton-left. Everytime you load the indicator, it will look the same. ("Reset Settings" will reset to the script's defaults)
__________________________
Please leave feedback below in comments or pm me directly for bugs and suggestions.
ETH/BTC MMAs Daytrade strategy 15min UT 0.05% feesPlayed around with Moving Averages, with the goal to bounce on trendlines and trend reversals.
Time Unit : 15 min
Candle Type : Heikin Ashi
Commission : 0.05% on trades (Binance fees)
Initial capital : 1k €
Do you think this could work?
Pullback Trading Tool ALT R1.0 by JustUncleLThis study is an alternative Pullback Tool to my previous versions "Pullback Trading Tool R#.# by JustUncleL". This version aims to provide a cleaner but powerful trading tool. It incorporates the majority of the indicators needed to analyse trade Trends for Pullbacks and Reversals. You can optionally use Heikin Ashi candle or Renko charts. The notes here are mainly in reference to using standard Candlestick 60min signal chart (or Anchor chart time frame), other higher time frames can be used instead as Anchor Time Frames such as 240min(4hr) or 1440min(Daily).
NOTE: A Pullback is synomous to Retracement, generally a Pullback refers to a large Retracement of 100pips or more. In the context of this Tool and any comments related to it, a Pullback will be the same as a Retracement.
Incorporated within this tool are the following indicators:
1. Three Moving Averages (EMA by default) that can optionally be Anchored to a Higher Time Frame:
DodgerBlue = EMA08 (default)
Green = EMA50 (default)
Gray = EMA200 (default), disabled by default.
2. One Anchored Signal Moving Average line Yellow EMA21 (default).
3. Two Un-Anchored Moving Averages as Ribbon, can be disabled.
Aqua = EMA03 (default)
Fuchsia = EMA08 (default)
4. Display Pivots and optional Pivot Levels. By default Pivot is set to : 2 candles RHS of Pivot and 2 candles LHS of Pivot; this is the setting required to show standard Fractal points.
5. Optional HH, LH, LL, HL finder to help with drawing Trend lines and mini Trend Lines.
6. Coloured coded Bar based on the signal MA:
the Standard candle colours:
Blue = candle open and closed above signal MA.
Red = candle open and closed below signal MA.
Yellow = Candle stradle across signal MA.
the Grab candles scheme:
Lime = Bull candle open and closed above signal MA.
Green = Bear candle open and closed above signal MA.
Red = Bull candle open and closed below signal MA.
DarkRed = Bear candle open and closed below signal MA.
Aqua = Bull candle closed across signal MA.
Blue = Bear candle stradle across signal MA.
7. Alert entry arrows generated within a Trend or at the start of a new trend.
An Uptrend is defined as anchored fast (8ema) above anchored signal (21ema) above anchored medium (50ema).
A Downtrend is defined as anchored fast (8ema) below anchored signal (21ema) below anchored medium (50ema).
A Pullback generates an red (short entry) or green (long entry) arrow when price crosses anchored fast or signal MAs and then crosses back to return to trend direction.
A Trend Break, which is defined as any of the MAs crossing breaking trend, generates a blue (short) or aqua (long) arrow and then make new trend (in same or new trend direction).
Trend following with HAThis is my first script and it is basically a MA crossover/under strategy that uses heikin ashi closing prices. I've also used limit orders based on HA opening prices of the previous day for entry which improves the performance. However, this impose a restriction when prices are moving too fast and the algo is unable to enter the trade, resulting in a bad position for a long period, which I believe is preventing this strategy from performing better. Will appreciate any comments/ suggestions to improve this (such as enter market prices the next day when failed to enter on HA price - not sure if this is possible) as I'm still starting out and will be more than happy to learn from the community here. Cheers!
Super Guppy R1.0 by JustUncleLThis indicator is a Super Guppy version of standard Guppy GMMA as used in "CM_GUPPY_EMA Revised R2 by JustUncleL". Guppy MAs are designed to capture the inferred behaviour of traders and investors by using two groups of averages.
In this version of Super Guppy Traders Group of EMAs are:
EMA3 to EMA23 step 2 (Aqua=Uptrend, Blue=downtrend)
and Investors Group EMAs are:
EMA25 to EMA70 step 3 (Lime=Uptrend, Red=downtrend)
(Gray=Trend not established or in a Pull Back).
The idea of Guppy EMAs is to use fractal repetitions to identify points of agreement and disagreement which precede significant trend changes. For further info on how Guppy/Super Guppy can be used in trading please refer to
www.guppytraders.com
and many other articles available on the subject.
This indicator provides the following :
Swing Arrow Alerts (Red for Sell and Green for Buy) to indicate PullBack entries after new trend has been established. Also have option to wait for both fast and slow to completely separate (Confluence). Another option is to show alerts when show arrows when Candle colour changes, this is handy when using Heikin Ashi or Renko Charts.
Trend Break Arrow Alerts (Blue for Sell and Aqua for Buy) to indicate entries for aggressive trend swing point and is calculated by cross over of the average Traders EMA with the average Investors EMA. This was suggested option by Guppy.
Anchor Time frame (0=current), is the time frame that the Guppy EMAs are calculated for. In this way the 60min Guppy can be viewed on say 15min chart and help with setting up tighter Stop Loss conditions.
Alert conditions are also created for the TradingView Alarm subsystem. Only alerts for the selected alert options are generated.
Donchian Channel Alerts R1 by JustUncleLThis idea is based on the Donchain Channel centre line Price action. When price moves from the highest/lowest point, the price will move to the center line first. At this point, the center line acts as dynamic support/resistance and often price will bounce back up. However, if price successfully breaks the centre line (primary entry condition), then prices will tend to catch up to the bottom channel line, many times making further moves in that direction (secondary entry condition).
This script alert idea is designed to be used with Renko (10pip brick recommended) Renko or Heikin Ashi (1 hour recommended) charts. It combines the Donchian Channel centre line price action with a directional coloured EMA (default length 8) to provide entry and exit signals.
There are three options to exit trade:
MA Cross (default exit) = exit occur when price breaks EMA in opposite direction.
Centre Cross = exit occurs when price breaks back passed the centre line in opposite direction.
Brick Colour = exit when a brick/bar paints in the opposite colour to trade direction.
Each Entry and Exit signal creates an Alertcondition that can be picked up by the TradingView Alarm system.
TIPS:
This type of Trading technique only works well in a trending market. Do not try to trade this technique in a ranging/flat market, wait for market to return to trend or pick another pair.
To get 10pip Bricks set Renko to "Traditional" type bricks and 0.001 for non-JPY currency pairs and 0.1 for JPY currency pairs. Also set chart Time frame to 5min or 15mins.
Renko chart:
Trend Volume Accumulation R1 by JustUncleLThis simple indicator shows the Accumulated Volume within the current uptrend or downtrend. The uptrend/downtrend is detected by a change in direction of the candles which works very well with Heikin Ashi and Renko charts. Alternatively you can use a Moving average direction to indicate trend direction, which should work on any candle type.
You can select between 11 different types of moving average:
SMA = Simple Moving Average.
EMA = Exponential Moving Average.
WMA = Weighted Moving Average
VWMA = Volume Weighted Moving Average
SMMA = Smoothed Simple Moving Average.
DEMA = Double Exponential Moving Average
TEMA = Triple Exponential Moving Average.
HullMA = Hull Moving Average
SSMA = Ehlers Super Smoother Moving average
ZEMA = Near Zero Lag Exponential Moving Average.
TMA = Triangular (smoothed) Simple Moving Average.
Here is a sample chart using EMA length 6 for trend Direction:
Bollinger Real OHLCThis uses the real OHLC not the one of the chart (useful for not standard chat like Heikin Ashi).
Slow StochasticThis uses the real OHLC not the one of the chart (useful for not standard chart - like Heikin Ashi).
Volume CloudsI know it isn't much, but it is my first time coding an indicator!
You might need to modify distance to fit the volatility and time frame of the chart you are looking at (if candles stay on top of cloud in an ugly mess, increase distance until signals can be seen). Sometimes heikin ashi candles can really help clear the picture up as well.
How to use:
The lines are the Volume Weighted Moving Average (green) and Simple Moving Average (red).
Cloud is green when VWMA is above SMA ( bullish ) and red when SMA is above VWMA ( bearish ).
The thicker the cloud, the stronger the signal. Also, the farther price strays from the cloud, the more pressure there is for it to return.
Look for divergences:
When price passes below a green cloud you have a bullish divergence (or if cloud turns green at crossing point)
Price pass above red cloud = bearish divergence.
Or confirmations:
Price passes below red cloud = bearish confirmation.
Price pass above green cloud = bullish confirmation.
I hope this helps you at least a little! Twitter: GarrettZ
Pullback Trading Tool R5-65 by JustUncleLBy request this is an updated version of the "PullBack Trading Tool": removes experimental "OCC" channel, added option to display ribbons or just single moving average lines, added alert arrows for "PB" exits, added alertcondition for TV alarm subsystem, added some extract options for Pivot points and general cleanup of code.
Description:
This project incorporates the majority of the indicators needed to analyse and trade Trends for Pullbacks, swings and reversals.
Incorporated within this tool are the following indicators:
1. Major industry (Banks) recognised important EMAs in an EMA Ribbon:
Lime = EMA5 (Optional Display)
DodgerBlue = EMA12 (Optional Display)
Red = EMA36 (Optional display)
Green = EMA89
Blue = EMA200
Black = EMA633
2. The 5 EMA (default) High/Low/Close Price Action Channel (PAC), the PAC channel display is disabled by default.
3. Optionally display Fractals and optional Fractal levels
4. Optional HH, LH, LL, HL finder.
5. Optional Buy/Sell "PB" exit Alerts with Optional 200EMA filter.
6. Coloured coded Bar high lighting based on the PAC:
blue = bar closed above PAC
red = bar closed below PAC
gray = bar closed inside PAC
7. Alert condition sent to TradingView's Alarm subsystem for PB exits.
8. Pivot points with optional labels.
9. EMA5-12 Ribbon is displayed by default.
10.EMA12-36 Ribbon is displayed by default
Set up and hints:
I am unable to provide a full description here, as Pullback Trading incorporates a full trading Methodology, there are a number of articles and books written on the subject.
Set the chart to Heikin Ashi Candles (optional).
I also add a "Sweetspot Gold R3" indicator to the chart as well to help with support and resistance finding and shows where the important "00" lines are.
First on a weekly basis say Sunday night or Monday morning, analyse the Daily and Weekly charts to establish overall trends, and support/resistant levels. Draw significant mini trend lines (2/3 TL), vertical trend lines (VTL) and S/R levels. Can use the Pivots points to guide VTL drawing and Fractals to help guide 2/3 TL drawing.
Once the trend direction and any potential major reversals highlighted, drop down to lower timeframe chart and draw appropriate mini Trend line (2/3 TL) matching the established momentum direction. Take note of potential pull backs from and of the EMAs, in particular the EMA5-12 ribbon, EMA12-36 Ribbon and the 200EMA. Can use the Pivots and/or Fractals points to guide your 2/3 TL drawing.
Set a TradingView alarm on the "PBTOOL alert", with the default settings this normally occurs before or during the Break of the manually drawn TL lines.
Once alerted check to see if the TL is broken and is returning to trend away from the EMA lines, this is indicated by bar colour change to trend directional colour.
You can trade that alert or drop down to even lower time frames and perform the same TL analysis there to find trades at the lower TF. Trading at lower TF you will allow tighter Stop loss settings.
Other than the "SweetSpot Gold R3" indicator, you should not need any other indicator to successfully trade trends for Pullbacks and reversals. If you really want another indicator I suggest a momentum one for example: AO ( Awesome Oscillator ), MACD or Squeeze Momentum.
Action Section, Volatility Choppiness Indicator (by ChartArt)Here is a solution to find entry points to trade. This indicator highlights price sections with low choppiness, where both the ADX (Average Directional Index) indicator shows strong movement (up or down!) in the price and a customized Money Flow indicator (which uses only the change of the volume not the change of the price, hence a Volume Flow indicator), also shows volatility is present. Using higher filter values than the default setting of "30" reduces the noise, but also shows less 'action sections'. Vice versa using values lower than "30" increases the amount and duration of action sections which are shown.
The "action section" indicator does not show the direction if the price is going up or down. It shows if there is enough action worthy the time to trade (lower odds of a neutral sideways trend). Therefore in addition a Heikin-Ashi based price change indicator can optionally be plotted, which shows the actual direction of the price.
Action Section, High Volume Volatility & Low Price Choppiness Indicator
This indicator works only on charts which have volume data.
Scalping Swing Trading Tool R1-4 by JustUncleLDescription:
This study project is a "Scalping Swing trading Tool" and is an alternative to the "Scalping Pullback Tool R1". It is designed for a two pane TradingView chart layout :
the first pane set to 15min Time Frame;
the second pane set to 1min Time Frame(TF).
The tools incorporates the majority of the indicators needed to analyse and scalp Trends for Swings, PullBacks and reversals on 15min charts and 1min charts.
Incorporated within this tool are the following indicators:
1. The following EMAs are drawn automatically:
Green = EMA89 (15min TF) = EMA75 (1min TF)
Blue = EMA200 (15min TF) = EMA180 (1min TF)
Black = EMA633 (15min TF) = EMA540 (1min TF)
2. The 10EMA (default) High/Low+Close Price Action Channel (PAC), the PAC channel
display is disabled by default.
3. Optionally display Fractals and optional Fractal levels
4. Optional HH, LH, LL, HL finder.
5. Coloured coded Bar high lighting based on the PAC:
blue = bar closed above PAC
red = bar closed below PAC
gray = bar closed inside PAC
lime Line = EMA10 of bar close
6. Pivot points (disables Fractals automatically when selected) with optional labels.
7. EMA5-12 Channel is displayed by default.
8. EMA12-36 Ribbon is displayed by default
9. Optionally display EMA36 and PAC instead of EMA12-36 Ribbon.
Set up and hints:
I am unable to provide a full description here, as Pullback Trading incorporates a full trading Methodology, there are a number of articles and books written on the subject.
Set to two pane TradingView chart, set first pane to 15Min and second to 1min.
Set the chart to Heikin Ashi Candles (optional).
I also add a "Sweetspot Gold2" indicator to the chart as well to help with support and resistance finding and shows where the important "00" lines are.
Use the EMA200 on the 15min pane as the anchor. So when prices above EMA200 we only trade long (buy) and when prices below the EMA200 we only trade short (sell).
On the 15min chart draw any obvious Vertical Trend Lines (VTL), use Pivots point as a guide.
On the 15min chart what we’re looking for price to Pullback into the EMA5-12 Channel or EMA12-36 ribbon, we draw Trendlines uitilising the Pivot points or Fractals to guide your TL drawing.
On the 15min chart look for the trend to resume and break through the drawn TL. The bar color needs to change back to the trend direction colour to confirm as a break.
Now this break can be traded as a 15min trade or now look to the 1min chart.
On the 1min chart draw any Pullback into any of the EMAs.
On the 1min chart look for the trend to resume and break through the drawn TL. The bar color needs to change back to the trend direction colour to confirm as a break.
Now this break can be traded as a 1min trade.
There is also an option to select Pristine (ie Ideal) filtered Fractals, which look like tents or V shape 5-candle patterns. These are actually used to calculate the Pivot points as well.
Other than the "SweetSpot Gold2" indicator, you should not need any other indicator to successfully trade trends for Pullbacks and reversals. If you really want another indicator use the AO (Awesome Oscillator) as it is momentum based.
T7 JNSARUpdated code for the T7 JNSAR system earlier published here -
Following updates made to the code
1. Buy / Sell arrows now appear when the corresponding conditions are met.
2. Support for Heikin-Ashi Candles added
3. Different Backtesting Position Sizing Algorithms added for evaluation
Also am republishing the trading rules here again with some modification
1. Go Long when the daily close is above the JNSAR line. Go Short when the daily close is below the JNSAR line. JNSAR line is the varying green line overlayed over the price chart. Once a signal comes at market close enter in the direction of the signal @ market price @ next day market open.
2. Trade only Nifty Index. This system was developed and backtested only for NIFTY Index. So trade in its Futures or Options, as you may deem fit. My recommendation is to choose futures for simplicity. If you want to reduce the trading cost and go with options, trade with deep in the money options, preferably 2 strikes far from the spot price.
3. Trade all signals. Markets trend only 30-35% of the time and hence the system is only accurate to that extend. But system tends to make enough money, in this small trending window, to keep the overall profitability in good health. But one never knows when a big trend may come and when it comes its absolutely imperative that you take it. To ensure that, trade all signals and don't be choosy about what signals you are going to trade. Also I wouldn't recommend using your own analysis to trade this system. Too many drivers will crash the car.
4. Like all trend following systems, this system will have many whipsaws during flat markets along with large trade and account drawdowns. Also some months and even years may not be profitable. But to trade this system profitably, it is necessary to take these in one's stride and keep trading. As the backtester results from 1990 to 2016 proves, this system is profitable overall thus far. Take confidence from that objective fact.
5. Trade with only that amount of money you can afford to loose. Initial capital that you need to have to trade one lot of NIFTY should be atleast - (Margin Money required to take and hold 1 lot position + maximum drawdown amount per lot)*1.2. Be prepared to add more if need be, but the above formula will give a rough idea of what you need to have to start trading and be in the game always.
6. Place an After Market Order @ Market Price with your broker after market close so that you get to execute the trade next trading day @ Market open to capture near similar price as the daily open price seen on the chart. This execution mode will give you the best chance to minimise the slippage and mimic the backtester results as closely as practically possible.
7. Follow all the 6 rules above religiously, as if your life depends on it. If you cant, then don't trade this system; You will certainly loose money.
Happy Trading !!! As always am looking out for your valuable feedback.
PerfectStrategyThis strategy is perfect for shorter time frames when used with heikin ashi you will end up profitable results. Works on every timeframe every stock currency pairs or commodity.
B3 ALMA PendulumB3 Pendulums, quick little indicators that do change print inside the current bar, so beware. It is good for anticipation, but it is important to make sure the current and next bars follow through.
Ever wanted an indicator that really points out the micro term action in the form of a pendulum swing? This my attempt to show the market ups and downs in the smallest amount of lag possible. This indicator is designed to bounce back and forth from 100 to -100 as it shows you the price's relationship to ALMA. Really its just a simple deviance from mean study made to amplify the quick ups and downs, and kind of the neatest on Heikin Ashi setups. It looks like Arabic language at first glance, lol.
This should be easy to template out to your own MA's. ~I hope you are enjoying the B3 scripts, that is now 9 open source shares and a couple protected ones. I still plan on a few more give-a-ways, as I prepare some of the algorithmic things I do for subscription. Feel free to comment about things you would like to see! ~B3